Package | e44.evo13 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=e44.evo13@1.1.0&canonical=https://fhir.element44.de/E44_EVO13_PR_Task |
Url | https://fhir.element44.de/E44_EVO13_PR_Task |
Status | active |
Date | 2022-07-11T14:46:40.5621699+00:00 |
Name | E44_EVO13_PR_Task |
Experimental | False |
Type | Task |
Kind | resource |
No resources found
StructureDefinition | |
https://fhir.element44.de/E44_EVO13_EX_AcceptDate ![]() | E44_EVO13_EX_AcceptDate |
https://fhir.element44.de/E44_EVO13_EX_AcceptedByIK ![]() | E44_EVO13_EX_AcceptedByIK |
https://fhir.element44.de/E44_EVO13_EX_ExpiryDate ![]() | E44_EVO13_EX_ExpiryDate |
https://fhir.element44.de/E44_EVO13_EX_HideStornoNotification ![]() | E44_EVO13_EX_HideStornoNotification |
https://fhir.element44.de/E44_EVO13_EX_InvoiceSent ![]() | E44_EVO13_EX_InvoiceSent |
https://fhir.element44.de/E44_EVO13_EX_Warning ![]() | E44_EVO13_EX_Warning |
{
"resourceType" : "StructureDefinition",
"id" : "5ef4f7ae-3b96-41ce-be74-ebd7339bfff6",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-04-24T08:29:39.7092394+00:00"
},
"url" : "https://fhir.element44.de/E44_EVO13_PR_Task",
"name" : "E44_EVO13_PR_Task",
"status" : "active",
"date" : "2022-07-11T14:46:40.5621699+00:00",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Task",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Task",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Task.meta",
"path" : "Task.meta",
"min" : 1
},
{
"id" : "Task.meta.id",
"path" : "Task.meta.id",
"max" : "0"
},
{
"id" : "Task.meta.versionId",
"path" : "Task.meta.versionId",
"max" : "0"
},
{
"id" : "Task.meta.source",
"path" : "Task.meta.source",
"max" : "0"
},
{
"id" : "Task.meta.profile",
"path" : "Task.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://fhir.element44.de/E44_EVO13_PR_Task"
},
{
"id" : "Task.meta.security",
"path" : "Task.meta.security",
"max" : "0"
},
{
"id" : "Task.meta.tag",
"path" : "Task.meta.tag",
"max" : "0"
},
{
"id" : "Task.implicitRules",
"path" : "Task.implicitRules",
"max" : "0"
},
{
"id" : "Task.language",
"path" : "Task.language",
"max" : "0"
},
{
"id" : "Task.text",
"path" : "Task.text",
"max" : "0"
},
{
"id" : "Task.contained",
"path" : "Task.contained",
"max" : "0"
},
{
"id" : "Task.extension",
"path" : "Task.extension",
"min" : 2
},
{
"id" : "Task.extension:AcceptDate",
"path" : "Task.extension",
"sliceName" : "AcceptDate",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.element44.de/E44_EVO13_EX_AcceptDate"
]
}
]
},
{
"id" : "Task.extension:ExpiryDate",
"path" : "Task.extension",
"sliceName" : "ExpiryDate",
"min" : 1,
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.element44.de/E44_EVO13_EX_ExpiryDate"
]
}
]
},
{
"id" : "Task.extension:ExpiryDate.value[x]",
"path" : "Task.extension.value[x]",
"isModifierReason" : "Must understand"
},
{
"id" : "Task.extension:InvoiceSent",
"path" : "Task.extension",
"sliceName" : "InvoiceSent",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.element44.de/E44_EVO13_EX_InvoiceSent"
]
}
]
},
{
"id" : "Task.extension:AcceptedByIK",
"path" : "Task.extension",
"sliceName" : "AcceptedByIK",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.element44.de/E44_EVO13_EX_AcceptedByIK"
]
}
]
},
{
"id" : "Task.extension:HideStornoNotification",
"path" : "Task.extension",
"sliceName" : "HideStornoNotification",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.element44.de/E44_EVO13_EX_HideStornoNotification"
]
}
]
},
{
"id" : "Task.extension:Warning",
"path" : "Task.extension",
"sliceName" : "Warning",
"type" : [
{
"code" : "Extension",
"profile" : [
"https://fhir.element44.de/E44_EVO13_EX_Warning"
]
}
],
"isModifier" : false
},
{
"id" : "Task.identifier",
"path" : "Task.identifier",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"mustSupport" : true
},
{
"id" : "Task.identifier:ReferenceId",
"path" : "Task.identifier",
"sliceName" : "ReferenceId",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Task.identifier:ReferenceId.id",
"path" : "Task.identifier.id",
"max" : "0"
},
{
"id" : "Task.identifier:ReferenceId.use",
"path" : "Task.identifier.use",
"max" : "0"
},
{
"id" : "Task.identifier:ReferenceId.type",
"path" : "Task.identifier.type",
"max" : "0"
},
{
"id" : "Task.identifier:ReferenceId.system",
"path" : "Task.identifier.system",
"min" : 1,
"fixedUri" : "https://gematik.de/fhir/NamingSystem/PrescriptionID"
},
{
"id" : "Task.identifier:ReferenceId.value",
"path" : "Task.identifier.value",
"min" : 1
},
{
"id" : "Task.identifier:ReferenceId.period",
"path" : "Task.identifier.period",
"max" : "0"
},
{
"id" : "Task.identifier:ReferenceId.assigner",
"path" : "Task.identifier.assigner",
"max" : "0"
},
{
"id" : "Task.identifier:Secret",
"path" : "Task.identifier",
"sliceName" : "Secret",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Task.identifier:Secret.id",
"path" : "Task.identifier.id",
"max" : "0"
},
{
"id" : "Task.identifier:Secret.use",
"path" : "Task.identifier.use",
"max" : "0"
},
{
"id" : "Task.identifier:Secret.type",
"path" : "Task.identifier.type",
"max" : "0"
},
{
"id" : "Task.identifier:Secret.system",
"path" : "Task.identifier.system",
"min" : 1,
"fixedUri" : "https://fhir.element44.de/E44_EVO13_NS_Secret"
},
{
"id" : "Task.identifier:Secret.value",
"path" : "Task.identifier.value",
"min" : 1
},
{
"id" : "Task.instantiatesCanonical",
"path" : "Task.instantiatesCanonical",
"max" : "0"
},
{
"id" : "Task.instantiatesUri",
"path" : "Task.instantiatesUri",
"max" : "0"
},
{
"id" : "Task.basedOn",
"path" : "Task.basedOn",
"max" : "0"
},
{
"id" : "Task.groupIdentifier",
"path" : "Task.groupIdentifier",
"max" : "0"
},
{
"id" : "Task.partOf",
"path" : "Task.partOf",
"max" : "0"
},
{
"id" : "Task.status",
"path" : "Task.status",
"mustSupport" : true
},
{
"id" : "Task.statusReason",
"path" : "Task.statusReason",
"max" : "0"
},
{
"id" : "Task.businessStatus",
"path" : "Task.businessStatus",
"max" : "0"
},
{
"id" : "Task.intent",
"path" : "Task.intent",
"fixedCode" : "order"
},
{
"id" : "Task.priority",
"path" : "Task.priority",
"max" : "0"
},
{
"id" : "Task.code",
"path" : "Task.code",
"max" : "0"
},
{
"id" : "Task.description",
"path" : "Task.description",
"max" : "0"
},
{
"id" : "Task.focus",
"path" : "Task.focus",
"max" : "0"
},
{
"id" : "Task.encounter",
"path" : "Task.encounter",
"max" : "0"
},
{
"id" : "Task.executionPeriod",
"path" : "Task.executionPeriod",
"max" : "0"
},
{
"id" : "Task.requester",
"path" : "Task.requester",
"max" : "0"
},
{
"id" : "Task.performerType",
"path" : "Task.performerType",
"max" : "0"
},
{
"id" : "Task.owner",
"path" : "Task.owner",
"max" : "0"
},
{
"id" : "Task.location",
"path" : "Task.location",
"max" : "0"
},
{
"id" : "Task.reasonCode",
"path" : "Task.reasonCode",
"max" : "0"
},
{
"id" : "Task.reasonReference",
"path" : "Task.reasonReference",
"max" : "0"
},
{
"id" : "Task.insurance",
"path" : "Task.insurance",
"max" : "0"
},
{
"id" : "Task.relevantHistory",
"path" : "Task.relevantHistory",
"max" : "0"
},
{
"id" : "Task.restriction",
"path" : "Task.restriction",
"max" : "0"
},
{
"id" : "Task.input",
"path" : "Task.input",
"max" : "0",
"mustSupport" : true
},
{
"id" : "Task.output",
"path" : "Task.output",
"max" : "0",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.